home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / UNIX-HatersTool / English.lproj / UNIX-HatersTool.nib / data.classes next >
Encoding:
Text File  |  1995-02-04  |  243 b   |  7 lines

  1. BBSwapWindow = {
  2.     ACTIONS = {"makeKeyAndOrderFront:" = "makeKeyAndOrderFront:"; }; 
  3.     OUTLETS = {swapView = swapView; triggerSource = triggerSource; }; 
  4.     SUPERCLASS = Window; 
  5. };
  6. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  7.